function argument meaning in Chinese
函数自变量
Examples
- Invalid function argument value , type or count
无效的函数参数值、类型或个数。 - The function arguments are defined in table 1
函数参数的定义如表1所示: - Don ' t be wishy - washy . define explicit function arguments
不要不正式。定义显式的函数参数。 - A comma should only be used to separate function arguments
逗号只能用于分隔函数的自变量。 - Rule 68 make no assumption about the evaluation order of function arguments
不要对传入函数的参数的值做任何假设。